Special:Log and the logging table -- unified logging scariness!
[lhc/web/wiklou.git] / config / index.php
index 991e0e3..3df6ad8 100644 (file)
@@ -478,6 +478,7 @@ if( $conf->posted && ( 0 == count( $errs ) ) ) {
                        do_objectcache_update(); flush();
                        do_categorylinks_update(); flush();
                        do_image_name_unique_update(); flush();
+                       do_logging_update(); flush();
 
                        if ( isTemplateInitialised() ) {
                                print "Template namespace already initialised\n";